ComponentOne ASP.NET MVC Controls
IsDroppedDown Property (DropDown<T>)

C1.Web.Mvc Namespace > DropDown<T> Class : IsDroppedDown Property
Gets or sets a value indicating whether the drop down is currently visible.
Syntax
'Declaration
 
Public Property IsDroppedDown As Boolean
public bool IsDroppedDown {get; set;}
See Also

Reference

DropDown<T> Class
DropDown<T> Members